; Catalog definitions for module "ScalaPrt" (ScalaPrt.Book)
;
VERSION 1
REVISION 29
LANGUAGE "English"
NATURALNAME "ScalaPrt"
MSG 0x00b06c00 "You must select a layout from this document's layout registry."
MSG 0x00b07000 "The layout you specified in this document's layout registry was not found."
MSG 0x00b0d000 "You cannot start a new document operation because a print, page preview, or page count is already in progress."
MSG 0x00b0d400 "You've started the document in a mode that is incompatible with this operation."
MSG 0x00b0d800 "A document print, preview, or count must be started in order for this method to succeed."
MSG 0x00b00400 "You must supply a SP_LAYOUT_PageContainer key when creating in instance of CLASS_SP_LAYOUT."
MSG 0x00b00800 "The relative type specified in your key list is invalid. This must be one of the SP_POS_ values."
MSG 0x00b00c00 "The relative type you specified is not within the same dimension as the edge you are assigning."
MSG 0x00b01000 "The denominator specified with the SP_POS_DIVISION type is zero."
MSG 0x00b01400 "The fraction you specified with the SP_POS_DIVISION type is greater than one."
MSG 0x00b01800 "The relative position you specified cause the resulting value to be outside of the parent container or to collide with another container."
MSG 0x00b01c00 "The edge(s) you specified are not valid."
MSG 0x00b07c00 "The edge(s) you specified have a conflicting meaning."
MSG 0x00b02000 "The flag(s) you specified are not valid."
MSG 0x00b02401 "Layout element %1 was not found when SP_POS_LEFT_OF/SP_POS_RIGHT_OF/SP_POS_TOP_OF/SP_POS_BOTTOM_OF was specified."
MSG 0x00b02800 "The edge specified using SP_POS_LEFT_OF/SP_POS_RIGHT_OF/SP_POS_TOP_OF/SP_POS_BOTTOM_OF is not allowed to also reference an edge."
MSG 0x00b02c00 "You specified an ID of zero when using SP_POS_LEFT_OF/SP_POS_RIGHT_OF/SP_POS_TOP_OF/SP_POS_BOTTOM_OF. Zero is not a legal ID."
MSG 0x00b03001 "The edges you've described for layout element %1 are causing it to be incorrectly oriented."
MSG 0x00b03401 "The frame you have described for layout element %1 is so thick that your frames are overlapping and your view port area cannot exist."
MSG 0x00b08000 "You are not allowed to define a logical page within another logical page in your key list."
MSG 0x00b03800 "You are not allowed to define a container within a canvas block in your key list."
MSG 0x00b08401 "Canvas %1 is not allowed to generate a page spill condition because it is not within a logical page."
MSG 0x00b03c02 "In canvas %1, you specified that you want to SpillTo() canvas %2, but these two canvases do not have painters of the same class."
MSG 0x00b04000 "The canvas you specified with the SpillTo() key was not found."
MSG 0x00b04800 "This layout is already being processed."
MSG 0x00b04c00 "You cannot perform this operation without first starting the layout."
MSG 0x00b08800 "You cannot register multiple layouts of the same type within the same registry."
MSG 0x00b08c00 "The layout you specified cannot be found in the layout registry."
MSG 0x00b09002 "The maximum bottom edge of canvas %1 conflicts with the top anchor of canvas %2.\n"
MSG 0x00b09402 "The maximum top edge of canvas %1 conflicts with the bottom anchor of canvas %2.\n"
MSG 0x00b10000 "The document you were printing was aborted."
MSG 0x00b09800 "The operating system is not Windows NT or Windows 95."
MSG 0x00b09c00 "Your system does not have any printers attached locally, or on a network."
MSG 0x00b05800 "Printer could not be obtained or the operation was aborted."
MSG 0x00b0a000 "Printer page could not be started."
MSG 0x00b0a800 "There is a problem with the printer driver of your currently selected printer. It is reporting zero as the number of dots per inch."
MSG 0x00b05c00 "A document is already being processed."
MSG 0x00b06000 "You cannot perform this operation without first starting a document."
MSG 0x00b06400 "A page is already being processed."
MSG 0x00b06800 "You cannot perform this operation without first starting a page."
MSG 0x00b0b400 "The orientation value you specified is not valid."
MSG 0x00b0b800 "The color mode value you specified is not valid."
MSG 0x00b0dc00 "The paper size you've selected is not a valid paper size for this printer."
MSG 0x00b0e001 "This printer driver does not support printing a number of copies greater than %1."
MSG 0x00b05000 "Could not create a printer device context."
MSG 0x00b0ac00 "Could not open the printer."
MSG 0x00b0e400 "Window's SetMapMode() function failed."
MSG 0x00b0e800 "Window's EnumPrinters() function failed."
MSG 0x00b0ec00 "Window's DocumentProperties() function failed."
MSG 0x00b0f000 "Window's DeviceCapabilities(DC_PAPERNAMES) function failed."
MSG 0x00b0f400 "Window's DeviceCapabilities(DC_COPIES) function failed."
MSG 0x00b0f800 "You cannot set this attribute while a document is started."
MSG 0x00b0fc01 "Windows Error: %1"
MSG 0x00b0bc00 "You must supply a FirstCanvas() key with a canvas pointer when creating a canvas cluster."
MSG 0x00b0c000 "You must supply a Printer() key with a printer object when creating a canvas cluster."
MSG 0x00b0c400 "You can only paint on a canvas once. A paint operation has already been performed on this canvas."
MSG 0x00b0c801 "The virtual resolution for canvas %1 has already been set. You cannot set the virtual resolution of a canvas more than once."
MSG 0x00b0cc01 "You cannot specify both the CanvasToFit() key and the ProportionalCanvas() key on the same canvas as you did with canvas %1."